option(
    'method',
    type : 'combo',
    choices : ['auto', 'pkg-config', 'config-tool', 'sdlconfig', 'extraframework'],
    value : 'auto',
)
